Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

merge integration part 2 #1915

Merged
merged 6 commits into from
Dec 17, 2024
Merged

Conversation

yu-shipit
Copy link
Contributor

@yu-shipit yu-shipit commented Dec 17, 2024

Pull Request checklist

  • The commit(s) message(s) follows the contribution guidelines ?
  • Tests for the changes have been added (for bug fixes / features) ?
  • Docs have been added / updated (for bug fixes / features) ?

Current behavior : (link exiting issues here : https://help.github.com/articles/basic-writing-and-formatting-syntax/#referencing-issues-and-pull-requests)

New behavior :

BREAKING CHANGES

If this PR contains a breaking change, please describe the impact and migration
path for existing applications.
If not please remove this section.

Breaking changes may include:

  • Any schema changes to any Cassandra tables
  • The serialized format for Dataset and Column (see .toString methods)
  • Over the wire formats for Akka messages / case classes
  • Changes to the HTTP public API
  • Changes to query parsing / PromQL parsing

Other information:

rfairfax and others added 6 commits December 2, 2024 09:05
* Fix doc comments that had a incorrect line break
* Remove unneeded explicit lifetimes from many impls that can elide them
* Pin Rust toolchain version in workflow to avoid unexpected breaks like this going forward
…xp histograms (filodb#1891)

* Use min and max when available to calculate better quantiles and fractions.
* Fix perf benchmarks with updated results
* Calculate rate correctly along with min and max when doing sum(rate(histogram))
@yu-shipit
Copy link
Contributor Author

retest this please

@yu-shipit yu-shipit merged commit 4298c3a into filodb:integration Dec 17, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants